home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / Italian.lproj / Printing.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-08-29  |  21.8 KB  |  330 lines

  1. /* ALERT */
  2. /* Title */
  3. "Print" = "Stampa";
  4. /* Message */
  5. "The application could not connect to the printing daemon." = "L'applicazione non può collegarsi al daemon di stampa.";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Print" = "Stampa";
  10. /* Message */
  11. "The file %@ could not be created." = "Impossibile creare il file %@.";
  12.  
  13. /* ALERT */
  14. /* Title */
  15. "Print" = "Stampa";
  16. /* Message */
  17. "No pages from the document were selected to be printed" = "Non sono state selezionate le pagine del documento da stampare.";
  18.  
  19. /* ALERT */
  20. /* Title */
  21. "Print" = "Stampa";
  22. /* Message */
  23. "This application cannot do split paper feed when pages are reversed" = "Questa applicazione non supporta l'alimentazione multipla della carta quando le pagine sono invertite.";
  24.  
  25. /* ALERT */
  26. /* Title */
  27. "Print" = "Stampa";
  28. /* Message */
  29. "The Workspace Manager cannot be contacted to start up the previewing application." = "Impossibile richiamare Workspace Manager per avviare l'applicazione di previsualizzazione.";
  30.  
  31. /* ALERT */
  32. /* Title */
  33. "Print" = "Stampa";
  34. /* Message */
  35. "The Workspace Manager is unable to start up the previewing application." = "Workspace Manager non può avviare l'applicazione di previsualizzazione.";
  36.  
  37. /* ALERT */
  38. /* Title */
  39. "Print" = "Stampa";
  40. /* Message */
  41. "You must choose a printer in order to print." = "Per stampare, devi selezionare una stampante.";
  42. /* Default Button */
  43. "OK" = "OK";
  44. /* Alternate Button */
  45. "Cancel" = "Annulla";
  46.  
  47. /* ALERT */
  48. /* Title */
  49. "NSFax" = "NSFax";
  50. /* Message */
  51. "There was a problem saving your changes." = "Si è verificato un problema durante il salvataggio delle modifiche.";
  52. /* Default Button */
  53. "OK" = "OK";
  54.  
  55. /* ALERT */
  56. /* Title */
  57. "NSFax" = "NSFax";
  58. /* Message */
  59. "There was a problem reading the Address Book." = "Si è verificato un problema durante la lettura della rubrica.";
  60. /* Default Button */
  61. "OK" = "OK";
  62.  
  63. /* ALERT */
  64. /* Title */
  65. "NSFax" = "NSFax";
  66. /* Message */
  67. "An entry by this name already exists." = "Esiste già una voce con questo nome.";
  68. /* Default Button */
  69. "OK" = "OK";
  70.  
  71. /* ALERT */
  72. /* Title */
  73. "Fax" = "Fax";
  74. /* Message */
  75. "You must choose a modem in order to fax." = "Per inviare via fax, devi selezionare un modem.";
  76. /* Default Button */
  77. "OK" = "OK";
  78. /* Alternate Button */
  79. "Cancel" = "Annulla";
  80.  
  81. /* ALERT */
  82. /* Title */
  83. "NSFax" = "NSFax";
  84. /* Message */
  85. "The selection includes a group that includes itself." = "La selezione contiene un gruppo che contiene se stesso.";
  86. /* Default Button */
  87. "OK" = "OK";
  88. /* Alternate Button */
  89. "Cancel" = "Annulla";
  90.  
  91. /* ALERT */
  92. /* Title */
  93. "NSFax" = "NSFax";
  94. /* Message */
  95. "Delayed faxing is not supported by 2.0 modems. If you want to do this, upgrade the machine on which the modem is installed to 3.0." = "L'invio dilazionato via fax non è supportato dai modem versione 2.0. A tale scopo devi  aggiornare alla versione 3.0 la macchina sulla quale è installato il modem.";
  96. /* Default Button */
  97. "OK" = "OK";
  98. /* Alternate Button */
  99. "Cancel" = "Annulla";
  100.  
  101. /* ALERT */
  102. /* Title */
  103. "NSFax" = "NSFax";
  104. /* Message */
  105. "You can\'t fax with a cover sheet to multiple recipients from a 3.0 machine via a 2.0 modem. If you want to do this, upgrade the machine on which the modem is installed to 3.0." = "Non è possibile inviare un documento con copertina via fax a più destinatari da una macchina 3.0 usando un modem 2.0. A tale scopo occorre aggiornare alla versione 3.0 la macchina sulla quale è installato il modem.";
  106. /* Default Button */
  107. "OK" = "OK";
  108. /* Alternate Button */
  109. "Cancel" = "Annulla";
  110.  
  111.  
  112. /* Message to user when printing is finished. */
  113. "Done." = "Fatto.";
  114.  
  115. /* Message to user when he cancel his fax request. */
  116. "Fax request canceled." = "La richiesta di fax è stata annullata.";
  117.  
  118. /* Status message indicating the start of printing. */
  119. "Beginning printing..." = "Sto iniziando a stampare...";
  120.  
  121. /* Status message notifying the user that a PostScript previewer is previewing their print output. */
  122. "Previewing..." = "Sto previsualizzando...";
  123.  
  124. /* Status message notify user that print output is now being saved to a file. */
  125. "Saving PostScript..." = "Sto salvando il PostScript";
  126.  
  127. /* Unknown error condition while printing. */
  128. "Error while printing!" = "Errore durante la stampa!";
  129.  
  130. /* Status message telling the user what page is being imaged (the number immediately follows the ... */
  131. "Writing page..." = "Sto scrivendo la pagina...";
  132.  
  133. /* Printing alert title */
  134. "Print" = "Stampa";
  135.  
  136. /* Message to user when he cancel his print request. */
  137. "Print request canceled." = "La richiesta di stampa è stata annullata.";
  138.  
  139. /* Error condition while printing. */
  140. "Could not find printPackage!" = "Non sono riuscito a trovare il pacchetto di stampa!";
  141.  
  142. /* Status message displayed while generating Fax cover sheet. */
  143. "Writing Cover Sheet" = "Sto scrivendo la pagina di copertina";
  144.  
  145. /* Printer type for generic PostScript printer */
  146. "Unknown" = "Sconosciuta";
  147.  
  148. /* Printer type of NeXT color inkjet printer */
  149. "NeXT Color Printer" = "NeXT a colori";
  150.  
  151. /* New printer type of the NeXT 400 dpi printer */
  152. "NeXT 400 dpi Level II Printer" = "NeXT Level II a 400 dpi";
  153.  
  154. /* Old printer type of the NeXT 400 dpi printer */
  155. "NeXT 400 dpi Laser Printer" = "NeXT Laser a 400 dpi";
  156.  
  157. /* Status message informing user that the print job is being spooled. */
  158. "Spooling file..." = "Sto mettendo il file in coda di stampa...";
  159.  
  160. /* Message displayed while the user's file is sent to a PostScript previewer. */
  161. "Messaging Previewer..." = "Sto inviando messaggi al previsualizzatore ...";
  162.  
  163. /* Message to user when printing is finished. */
  164. "Done." = "Fatto";
  165.  
  166. /* Message to user when he cancel his fax request. */
  167. "Fax request canceled." = "La richiesta di fax è stata annullata.";
  168.  
  169. /* Status message indicating the start of printing. */
  170. "Beginning printing..." = "Sto iniziando a stampare...";
  171.  
  172. /* Status message notifying the user that a PostScript previewer is previewing their print output. */
  173. "Previewing..." = "Sto previsualizzando...";
  174.  
  175. /* Status message notify user that print output is now being saved to a file. */
  176. "Saving PostScript..." = "Sto salvando il PostScript";
  177.  
  178. /* Unknown error condition while printing. */
  179. "Error while printing!" = "Errore durante la stampa!";
  180.  
  181. /* Status message telling the user what page is being imaged (the number immediately follows the ... */
  182. "Writing page..." = "Sto scrivendo la pagina...";
  183.  
  184. /* Printing alert title */
  185. "Print" = "Stampa";
  186.  
  187. /* Message to user when he cancel his print request. */
  188. "Print request canceled." = "La richiesta di stampa è stata annullata.";
  189.  
  190. /* Error condition while printing. */
  191. "Could not find printPackage!" = "Non sono riuscito a trovare il pacchetto di stampa!";
  192.  
  193. /* Status message displayed while generating Fax cover sheet. */
  194. "Writing Cover Sheet" = "Sto scrivendo la pagina di copertina";
  195.  
  196. /* Word to indicate manual paper feed into a printer. */
  197. "Manual" = "Manuale";
  198.  
  199. /* Word to indicate paper feed is split between two slots. */
  200. "Split" = "Su due vassoi";
  201.  
  202. /* Word to indicate any input feed slot is acceptable. */
  203. "Any Tray" = "Qualsiasi vassoio";
  204.  
  205. /* Word to indicate automatic paper feed into a printer. */
  206. "Cassette" = "Automatica";
  207.  
  208. /* Printer type for generic PostScript printer */
  209. "Unknown" = "Sconosciuta";
  210.  
  211. /* Printer type of NeXT color inkjet printer */
  212. "NeXT Color Printer" = "NeXT a colori";
  213.  
  214. /* New printer type of the NeXT 400 dpi printer */
  215. "NeXT 400 dpi Level II Printer" = "NeXT Level II a 400 dpi";
  216.  
  217. /* Old printer type of the NeXT 400 dpi printer */
  218. "NeXT 400 dpi Laser Printer" = "NeXT Laser a 400 dpi";
  219.  
  220. /* Word that appears if the user is printing the document all the way to the end. */
  221. "last" = "ultima";
  222.  
  223. /* Word that appears if the user is printing the document starting at the beginning. */
  224. "first" = "prima";
  225.  
  226. /* In the list of printers in the PrintPanel, the title of the column with the printer type in it. */
  227. "Type" = "Tipo";
  228.  
  229. /* In the list of printers in the PrintPanel, the title of the column with the printer's host in it. */
  230. "Host" = "   Nodo   ";
  231.  
  232. /* In the list of printers in the PrintPanel, the title of the column with the printer's note in it. */
  233. "Note" = "Nota";
  234.  
  235. /* The PPD file cannot be read or has a parsing problem */
  236. "Problem reading printer description file" = "Problema nella lettura del file di descrizione della stampante";
  237.  
  238. /* In the list of printers in the PrintPanel, the title of the column with the printer name in it. */
  239. "Printer" = "Stampante";
  240.  
  241. /* Message given to user when no printer is currently chosen. */
  242. "(No printer chosen)" = "(Non hai scelto nessuna stampante)";
  243.  
  244. /* The default entry in the Print filters pop up in the SavePanel when you choose the Save button in the PrintPanel */
  245. "Normal Device-Independent PostScript" = "PostScript normale indipendente da dispositivi";
  246.  
  247. /* Message given to user when no printers are available in the list. */
  248. "(No printers available)" = "(Non ci sono stampanti disponibili)";
  249.  
  250. /* The PPD file for the printer cannot be found */
  251. "Printer description file not available" = "Il file di descrizione della stampante non è disponibile";
  252.  
  253. /* Default string appearing in the disabled feed popup button when no printer is selected. */
  254. "Cassette" = "Automatica";
  255.  
  256. /* Status message informing user that the print job is being spooled. */
  257. "Spooling file..." = "Sto mettendo il file in coda di stampa...";
  258.  
  259. /* Message displayed while the user's file is sent to a PostScript previewer. */
  260. "Messaging Previewer..." = "Sto inviando messaggi al previsualizzatore ...";
  261.  
  262. /* A paper size: 612 x 792 (points). */
  263. "Letter" = "Lettera";
  264.  
  265. /* A paper size: 842 x 1190 (points). */
  266. "A3" = "A3";
  267.  
  268. /* A paper size: 729 x 1032 (points). */
  269. "B4" = "B4";
  270.  
  271. /* Name of an unknown paper size. */
  272. "Other" = "Altro";
  273.  
  274. /* A paper size: 516 x 729 (points). */
  275. "B5" = "B5";
  276.  
  277. /* A paper size: 420 x 595 (points). */
  278. "A5" = "A5";
  279.  
  280. /* A paper size: 1224 x 792 (points). */
  281. "Ledger" = "Registro";
  282.  
  283. /* A paper size: 595 x 842 (points). */
  284. "A4" = "A4";
  285.  
  286. /* A paper size: 792 x 1224 (points). */
  287. "Tabloid" = "Tabloid";
  288.  
  289. /* A paper size: 612 x 1008 (points). */
  290. "Legal" = "Legale";
  291.  
  292. /* A paper size: 540 x 720 (points). */
  293. "Executive" = "Executive";
  294.  
  295. /* Word that appears if the user is printing the document all the way to the end. */
  296. "last" = "ultima";
  297.  
  298. /* Appears in cover sheet form to field when multiple entries are selected */
  299. "More Than One Recipient" = "Più di un destinatario";
  300.  
  301. /* No comment provided by engineer. */
  302. "Address Books" = "Rubriche";
  303.  
  304. /* Word that appears if the user is printing the document starting at the beginning. */
  305. "first" = "prima";
  306.  
  307. /* Message given to user when no fax modem is currently chosen. */
  308. "(No modem chosen)" = "(Non hai scelto nessun modem)";
  309.  
  310. /* Prompt for From field in cover form */
  311. "From:" = "Da";
  312.  
  313. /* Prompt for Pages field in cover form */
  314. "Pages:" = "Pagine";
  315.  
  316. /* Prompt for Address field in cover form */
  317. "Address:" = "Indirizzo";
  318.  
  319. /* Prompt for To field in cover form */
  320. "To:" = "A";
  321.  
  322. /* Prompt for Date field in cover form */
  323. "Date:" = "Data:";
  324.  
  325. /* Title of panel used to choose a printer. */
  326. "Choose Printer" = "Scegli la stampante";
  327.  
  328. /* Title of panel used to choose a modem. */
  329. "Choose Fax Modem" = "Scegli il fax modem";
  330.